The ith value in a timeline
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public TimelineEntry<T> this[ int i ] { get; } |
Parameters
- i
- Type: System..::..Int32
![]() |
.NET Framework Class Library |
TimelineContext<(Of <(<'T>)>)>..::..Item Property |
TimelineContext<(Of <(<'T>)>)> Class See Also Send Feedback |
C# |
---|
public TimelineEntry<T> this[ int i ] { get; } |